home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
EDUCATE
/
DMCB10.ARJ
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-01-26
|
382b
|
20 lines
echo off
cls
echo .
echo .
echo Please stand by.
echo .
echo .
md %1\cb
copy *.* %1\cb\*.*
copy cb2.bat %1\cb.bat
cls
echo ******************************************************
echo * Done. To run Dr. Motes' Colorbook from the hard *
echo * drive just type CB then press enter. *
echo ******************************************************